The UAMPWDlogBlk structure is passed as a field in a UAMArgs structure when the value of UAMArgs.command is kUAMPWDlog .
struct UAMPWDlogBlk{ StringPtr userName; UInt8 * password; };